home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / Audio / MacInTalk Stuff / Simplespeech Docs / chat.h < prev    next >
Encoding:
C/C++ Source or Header  |  1986-03-26  |  120 b   |  10 lines  |  [TEXT/ttxt]

  1. /*
  2.     Just a few defines to beautify the beast.
  3.  */
  4.  
  5.  
  6. #define FIRST_CALL 1
  7. #define NORMAL_CALL -1
  8. #define LAST_CALL -128
  9.  
  10.